net/net.c: cosmetic: do not use assignment in if condition
authorLuca Ceresoli <[email protected]>
Wed, 4 May 2011 02:40:47 +0000 (02:40 +0000)
committerWolfgang Denk <[email protected]>
Thu, 12 May 2011 20:07:41 +0000 (22:07 +0200)
commitccb9ebefbec68f18b4f479b774fa5f6edc2ad819
tree8442b4072a9d36cabc613412484acbbcf69c1a30
parentc819abeef7e8d924baf3d15a1eef51525d90182e
net/net.c: cosmetic: do not use assignment in if condition

This removes the following checkpatch issue:
 - ERROR: do not use assignment in if condition

Signed-off-by: Luca Ceresoli <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Cc: Ben Warren <[email protected]>
net/net.c